Skip to content

build(deps): bump org.scala-sbt:sbt from 2.0.3 to 2.0.4 - #1758

Merged
eed3si9n merged 2 commits into
developfrom
dependabot/sbt/org.scala-sbt-sbt-2.0.4
Jul 30, 2026
Merged

build(deps): bump org.scala-sbt:sbt from 2.0.3 to 2.0.4#1758
eed3si9n merged 2 commits into
developfrom
dependabot/sbt/org.scala-sbt-sbt-2.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps org.scala-sbt:sbt from 2.0.3 to 2.0.4.

Release notes

Sourced from org.scala-sbt:sbt's releases.

2.0.4

changes with compatibility implications

🐛 bug fixes

🐛 caching related bug fixes

🚀 updates

behind the scenes

Full Changelog: sbt/sbt@v2.0.3...v2.0.4

Commits
  • 837ad17 sbt 2.0.4
  • e36dbf8 Merge pull request #9509 from eed3si9n/bport2/backports
  • e4f3e7f [2.x] Zinc 2.0.4 (#9508)
  • ff2a76e [2.0.x] fix: Make forked run inherit sbt's working directory (#9442)
  • 3155bde [2.0.x] fix: Fixes scalaCompilerBridgeBin (#9506)
  • 30f573f [2.0.x] Move compiler bridge to Update
  • 8266803 [2.0.x] fix: Complete server teardown before logging so reboot works from sbt...
  • aacbf73 Add remote-cache test
  • aed2719 [2.x] fix: Intern GrpcActionCacheStore
  • 6ea3eb7 [2.0.x] sbtn 2.0.0-a0c4773a (#9503)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/sbt/sbt/releases)
- [Commits](sbt/sbt@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: org.scala-sbt:sbt
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file sbt Pull requests that update sbt code labels Jul 29, 2026
this.temp = IO.createTemporaryDirectory
sets.foreach { s =>
val f = new File("../../../test-data", s"${s}.zip")
val f = new File("test-data", s"${s}.zip")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eed3si9n eed3si9n left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eed3si9n
eed3si9n merged commit bc7fb86 into develop Jul 30, 2026
15 checks passed
@eed3si9n
eed3si9n deleted the dependabot/sbt/org.scala-sbt-sbt-2.0.4 branch July 30, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file sbt Pull requests that update sbt code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants